golang.org/x/net/http2.priorityNodeRFC7540.id (field)
5 uses
golang.org/x/net/http2 (current package)
writesched_priority_rfc7540.go#L67: id uint32 // id of the stream, or 0 for the root of the tree
writesched_priority_rfc7540.go#L137: if n.id != 0 {
writesched_priority_rfc7540.go#L247: id: streamID,
writesched_priority_rfc7540.go#L298: id: streamID,
writesched_priority_rfc7540.go#L419: delete(ws.nodes, n.id)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)